TextToLower

Get lower case version of provided string

extern (C) @nogc nothrow
const(char*)
TextToLower
(
const(char*) text
)

Meta